Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

fix(BREAKING): return Option for txs/receipts/blocks #64

Merged
merged 7 commits into from
Sep 17, 2020

Conversation

gakonst
Copy link
Owner

@gakonst gakonst commented Sep 17, 2020

Returns Option<T> instead of T for Transaction, TransactionReceipt and Block in order to avoid deserializing errors when the data requested did not exist

THIS IS A BREAKING CHANGE

Driveby: SparkPool seems to work now, closes #60

@gakonst gakonst merged commit a3fa777 into master Sep 17, 2020
@gakonst gakonst deleted the fix-nonexisting-txs-blocks branch September 17, 2020 11:06
meetmangukiya pushed a commit to meetmangukiya/ethers-rs that referenced this pull request Mar 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix SparkPool Gas Client
1 participant